Guard the FC_HINT_STYLE stuff with an #ifdef, so we still build with most
authorManish Singh <yosh@gimp.org>
Sun, 22 Feb 2004 03:15:45 +0000 (03:15 +0000)
committerManish Singh <yosh@src.gnome.org>
Sun, 22 Feb 2004 03:15:45 +0000 (03:15 +0000)
commit6d1bd9e1e9686381f8f6d29450380aa97c73a96e
treed031a83759b622446352b3cd01ae81c4d293cd9d
parent4c471cb7d1d0ed8d81818fd40b6e7f9de70f5397
Guard the FC_HINT_STYLE stuff with an #ifdef, so we still build with most

Sat Feb 21 19:09:55 2004  Manish Singh  <yosh@gimp.org>

        * gtk/gtksettings.c (gtk_default_substitute): Guard the FC_HINT_STYLE
        stuff with an #ifdef, so we still build with most fontconfig versions.

        * configure.in: Bump the fontconfig version requirement down to 1.0.1,
        to match pango (probably isn't needed at all, but doesn't hurt).
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtksettings.c